ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / Observable<T> Class
Properties Events

In This Topic
    Observable<T> Class Members
    In This Topic

    The following tables list the members exposed by Observable<T>.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the value of the observable.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also